FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/resolution-state (1)

Packagehl7.fhir.sami.core
Resource TypeCodeSystem
Idresolution-state (1)
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7.fhir.sami.core@0.0.1&canonical=https://www.samisaude.com.br/fhir/r4/CodeSystem/resolution-state
URLhttps://www.samisaude.com.br/fhir/r4/CodeSystem/resolution-state
Version1.0
Statusactive
Date2021-12-13T00:00:00.000Z
Nameresolution-state
TitleEstado de resolução
Realmsami
Authorityhl7
DescriptionCódigos de classificação dos estados de resolução.
Contentcomplete

Resources that use this resource

StructureDefinition
MyProcedureProcedimento
ValueSet
resolution-stateEstado de Resolução

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "title": "Estado de resolução",
  "url": "https://www.samisaude.com.br/fhir/r4/CodeSystem/resolution-state",
  "version": "1.0",
  "status": "active",
  "contact": [
    {
      "telecom": [
        {
          "system": "other"
        }
      ]
    }
  ],
  "description": "Códigos de classificação dos estados de resolução.",
  "compositional": false,
  "content": "complete",
  "concept": [
    {
      "display": "Resolvido",
      "code": "LA9041-0"
    },
    {
      "display": "Resolvendo",
      "code": "LA9040-2"
    },
    {
      "display": "Não resolvido",
      "code": "LA9044-4"
    },
    {
      "display": "Indeterminado",
      "code": "LA9046-9"
    }
  ],
  "name": "resolution-state",
  "caseSensitive": true,
  "versionNeeded": true,
  "hierarchyMeaning": "is-a",
  "language": "pt-br",
  "date": "2021-12-13T00:00:00.000Z",
  "count": 4
}